Welcome![Sign In][Sign Up]
Location:
Search - THINNING IMAGE

Search list

[Special Effectsbyxh

Description: 本程序能够综合地实现图像边缘细化,而且程序够复杂。-This procedure can be integrated to achieve the Image Edge thinning, and the procedures complex enough.
Platform: | Size: 4096 | Author: raochen0303 | Hits:

[Special Effectsbyxf

Description: 本程序能够实现图像处理中的图像细化,是基于matlab的。-This procedure can realize image processing image thinning is based on the matlab.
Platform: | Size: 2048 | Author: raochen0303 | Hits:

[Special Effectsimage-1

Description: 图像缩放,旋转,细化,维纳滤波处理,用CANNEY算子提取边缘,阙值变换,直方图均衡-Image scaling, rotation, thinning, Wiener filtering deal with CANNEY operator edge extraction, value Que transform, histogram equalization
Platform: | Size: 1458176 | Author: blue | Hits:

[Special Effectsthin

Description: 图像细化的源码与测试图像code and testing image for image thinilization-Image thinning image of the source and test code and testing image for image thinilization
Platform: | Size: 55296 | Author: 李静 | Hits:

[Special EffectsImageProcess

Description: 程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。-Procedures include a variety of classic image processing algorithms, such as: Binarization, balanced, and gray-scale slices, corrosion expansion coarsening thinning, edge detection and so on, will help beginners master the VC image processing programming method.
Platform: | Size: 8686592 | Author: bin | Hits:

[Special Effectswork

Description: 有四个M文件,可以用于图像处理中的图像细化,有较好的效果-There are four M documents, can be used for image processing of image thinning, there are good results
Platform: | Size: 1024 | Author: 吉祥 | Hits:

[VC/MFCVisualC++

Description: VisualC++数字图像处理何斌等编2001年4月第1版-本书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 -VisualC++ Digital image processing HE Bin et al April 2001 1st edition- this book focuses on how to use Visual C++ For digital image processing. Book a total of 11 chapters, each depicting an image of the point of computing, geometric transform, orthogonal transform, image enhancement, corrosion algorithm, the expansion algorithm, thinning algorithm, edge detection and extraction, contour tracing, image analysis, image restoration and image compression coding techniques, for each of the commonly used digital image processing methods, this book provides a complete source code.
Platform: | Size: 16402432 | Author: 夏瑞雪 | Hits:

[Other Embeded programcorrosionexpansionthinningAlgorithm

Description: 腐蚀膨胀细化算法源代码!对于大家用到数学形态方法处理图像非常有帮助~!赶快下载吧~-Expansion of corrosion thinning algorithm source code! For everyone to use mathematical morphology approach to image very helpful ~! As soon as possible to download it ~
Platform: | Size: 15360 | Author: 王璐 | Hits:

[Windows Developthinner

Description: 细化算法,对轮廓和其他图像进行细化的处理,并且让轮廓更加清晰。-Thinning Algorithm for contour and other refined image processing, and let the outline more clearly.
Platform: | Size: 3072 | Author: shenghao | Hits:

[Special Effectsimage

Description: 28个vc++图像处理原程序之--图像细化-28 vc++ Image processing of the original procedure- Image Thinning
Platform: | Size: 46080 | Author: 摇摇 | Hits:

[Windows DevelopPhoto

Description: 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图象处理编程工具lead.ocx、DirectDraw及简单的多媒体编程技术。 -Introduction to digital image processing programming books and the book s source code 1) windows bitmap bitmap (ie bmp files) of the structure and color version of the concept (2) image translation, rotation, mirror transform, transpose transform, zoom (3) image smoothing (to noise), sharpening (4) of the penumbral image transfer, jitter technology (5) to amend the image histogram, color transform (6) images the effect of corrosion and expansion, thinning algorithm, skeleton extraction (7) Image edge detection and extraction, hough transform, contour tracking (8) images of the detection, template matching (9) image compression encoding, JPEG compression coding standard (10) image processing, programming tools lead.ocx, DirectDraw and simple multimedia programming technology.
Platform: | Size: 1991680 | Author: 郭东 | Hits:

[Special Effectssend

Description: 一组关于图像处理的算法,边沿检测与提取,轮廓跟踪的图象算法,对图像进行垂直镜像处理的源代码,屏幕颜色拾取器源代码,图象腐蚀,膨胀,细化算法,指纹识别的程序-A set of image processing algorithms, edge detection and extraction, the image contour tracing algorithm, the vertical mirror image processing source code, screen color pick up the source code browser, image corrosion, expansion, thinning algorithm, fingerprint identification procedures
Platform: | Size: 59392 | Author: 吴达文 | Hits:

[Special Effectsimageprocessing

Description: 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fourier transform, Gaussian smoothing, Mean filtering, all kinds of sharpening methods, image scaling, thinning, rotation, edge extraction, containing a variety of picture, vc++ source code, the images are very helpful to beginner and strongly recommend
Platform: | Size: 11521024 | Author: 吴海峰 | Hits:

[Special Effectstuxianxihua

Description: VC中实现的一个图像细化的算法 。目前处理BMP图片。-Medium realize a VC image thinning algorithms. At present, BMP picture deal.
Platform: | Size: 62464 | Author: 弥一强 | Hits:

[Special Effectsimagethinning

Description: 数字图像处理的图像细化方法的C++源代码-Digital image processing method of image thinning of C++ source code
Platform: | Size: 110592 | Author: chaosam | Hits:

[Special Effects20061107094443510

Description: 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier transform, Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, image mirroring, image translation, image scaling, image thinning , image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
Platform: | Size: 25600 | Author: 李强强强 | Hits:

[Special EffectsExtending_Anisotropic_Operators_to_Recover_Smooth_

Description: 采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve. Anisotropic extension is performed on the characteristic function fbound of an image set given by the binary map boundary to the whole image domain. Extension is initially driven by \xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction) computed as the direction of maximum coherence of the distance map to the contour to close. It is updated every N iterations with DCV over the distance map to the ridges/thinning of the evolved image. Two different stop criteria are supported: Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended contour (curve of level 1) has exactly Ncomp connected components. Difference between two consecutive iterations ( tol ) Speed Stabilizes ( speed_stab ). [extended]=ContourCompletion(BoundCond,f,DCVParam,StopParam,SaveParam)
Platform: | Size: 8192 | Author: yishui pan | Hits:

[matlab2021101311382007915161310494649

Description: matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重 要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。-Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has become an important symbol of appraisal,and is recognized as the "first" material.The fingerprint identified as a kind of biometrics,has received extensive attention of,the individual identity authentication is the important component.Based on the MATLAB software applications for tools,for fingerprint image preprocessing and feature extraction technology research.Including pretreatment part involves by different methods of fingerprint image segmentation to extract valid area,with the improvement of OPTA thinning algorithm for thinning,
Platform: | Size: 427008 | Author: 赖晓燕 | Hits:

[Special Effectsxihuabianyuanjiance

Description: 主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
Platform: | Size: 31744 | Author: canlan | Hits:

[Graph programmorphology

Description: CSarp编写的一般图像处理方法,图像腐蚀,图像膨胀,开运算,闭运算,击中击不中-CSarp the preparation of the general image processing method, image corrosion, image expansion, opening operations, closing operation, hit-miss
Platform: | Size: 157696 | Author: 王政博 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net